Intersoft WebInput Documentation
Validating Data
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Validating Data

Glossary Item Box

Validating process in WebInput.NET is a built-in process for Formatting and Masking process. There is no way to disable the validation process alone.

Validating is WebInput.NET modes :

Validation process cannot be disabled (built-in internal process) in order to prevent human entry error as much as possible. 

In This Section

How-to: Validate the entry text based on display format

How-to: Validate the entry text based on edit format

How-to: Customize error message when validation error occurs

See Also